CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - contour extraction

搜索资源列表

  1. edge

    0下载:
  2. Visual C++下的边沿检测与提取,轮廓跟踪的图象算法-Visual C++ Under the edge detection and extraction, the image contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34232
    • 提供者:vbrun
  1. Tuxiangchuli

    0下载:
  2. 较全面的图像处理程序,功能有:种子填充,阈值分割,图像复原,模板匹配,轮廓提取与跟踪-A more comprehensive image processing procedures, functions: seed filling, threshold segmentation, image restoration, template matching, contour extraction and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1882546
    • 提供者:Abel86
  1. EdgeContour

    0下载:
  2. 图像边缘检测,提取及轮廓跟踪. VC++6实现.-Image edge detection, contour extraction and tracking. VC++ 6 to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:73059
    • 提供者:wr
  1. The_digital_image_processing

    0下载:
  2. 数字图像处理算法的实现 包括:Hough变换,边缘检测,差影法,轮廓提取与跟踪投影法,图像复原,阈值分割,种子填充-Digital image processing algorithm, including: Hough transform, edge detection, and poor shadow law, contour extraction and tracking projection, image recovery, threshold segmentation, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1855868
    • 提供者:Broker
  1. gsnake.tar

    0下载:
  2. GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the area of feature extraction, chara
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2976256
    • 提供者:wzq
  1. DSplit

    0下载:
  2. 基于灰度的统计直方图,实现阈值的图像分割与轮廓提取。-Based on Gray Histogram statistics to achieve the threshold image segmentation and contour extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:134865
    • 提供者:wurui
  1. EdgeContour

    0下载:
  2. 利用计算机进行图像边缘检测、提取和轮廓跟踪,算法简单,效率高-Using computer image edge detection, contour extraction and tracking algorithm is simple, efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:73242
    • 提供者:吴耀宗
  1. 6

    0下载:
  2. 此代码包含了图像获取,图像增强,图像复原,正交变换,压缩编码,图像配准,运动检测,特征提取,图像分割及识别的功能-This code includes the image acquisition, image enhancement, image restoration, orthogonal transform, compression, image registration, motion detection, feature extraction, image segmentation a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:3187952
    • 提供者:祝建林
  1. getcontour

    1下载:
  2. 一种医学图像轮廓提取,大家试试看,或许有用-A medical image contour extraction, we give it a try, perhaps useful
  3. 所属分类:Special Effects

    • 发布日期:2015-10-03
    • 文件大小:1094
    • 提供者:kevin
  1. motiondetect

    0下载:
  2. 寻找轮廓实现视频流的运动目标检测:从二值图像中提取轮廓,并返回提取轮廓数量。-Look for the outline of the sports video streaming achieve target detection: From the binary image to extract the outline, and contour extraction quantity back.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:422334
    • 提供者:张济伟
  1. EdgeContour

    0下载:
  2. 图像边缘检测、提取及轮廓跟踪的程序。用vc++。是我花钱买的。-Image edge detection, contour extraction and tracking procedures. Using vc++. Yes I spend money to buy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:72802
    • 提供者:yang
  1. edgedetection

    0下载:
  2. 数字图像处理入门--边沿检测与提取与轮廓跟踪-Introduction to digital image processing- edge detection and contour extraction and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:214717
    • 提供者:liling
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4782819
    • 提供者:胡春梅
  1. pic2

    0下载:
  2. 这是一个跟Photoshop相似的程序。可以对图片进行旋转,放大,缩小,亮度调整,锐化,柔和,轮廓提取等功能。-This is a similar procedure with Photoshop. Pictures can rotate, enlarge, shrink, adjust brightness, sharpen, soft features such as contour extraction.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4333470
    • 提供者:ANMINGSHOU
  1. ImageProcessing(Edit2)

    0下载:
  2. 用VC++6.0实现了图像的点运算、几何变换、正交变换、图像增强、腐蚀、膨胀、细化算法、边缘检测和轮廓提取以及图像分析、复原等理论基础和编码实现。-Using VC++6.0 realize the image point computation, geometric transform, orthogonal transform, image enhancement, corrosion, expansion, thinning algorithm, edge detection and co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6406558
    • 提供者:
  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. edge

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:22919
    • 提供者:yuhui
  1. EdgeContour

    0下载:
  2. 图象边缘检测,提取及轮廓跟踪,包括种子填充的算法-Image edge detection, contour extraction and tracking, including the seed fill algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2964774
    • 提供者:
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. ImageProcessing2

    0下载:
  2. hough变换,边缘检测,差影法,轮廓提取,模版匹配,投影法,阀值分割,种子填充等-hough transform, edge detection, and poor shadow method, contour extraction, template matching, projection method, threshold segmentation, such as seed filling
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1880709
    • 提供者:huang jakie
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com